home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / WINPROGS / RTFGEN.ZIP / README < prev    next >
Text File  |  1993-08-30  |  3KB  |  93 lines

  1.                                     RTFGEN
  2.  
  3.                                  Version  2.01
  4.  
  5. RTFGEN is for you people who are trying to avoid getting involved with
  6. a Rich Text Format (RTF) word processor ($$ and nuisance) just because the
  7. help compiler requires an RTF input file.  You can now use your favorite
  8. ASCII editor to produce a file which RTFGEN will then convert to the
  9. proper help compiler format.
  10.  
  11. Version 2.0 is now a Windows program.  In addition to coverting your ASCII
  12. topic file(s) to RTF, it builds the help project file (.HPJ), runs the
  13. Microsoft help compiler, and displays the resulting help file all with one
  14. keystroke.
  15.  
  16. Files supplied:
  17.  
  18.   RTFGEN.EXE    The main program.
  19.   HEADING       Required by RTFGEN.EXE to produce RTF files.
  20.  
  21.   RTFGEN.HLP    Help files and documentation for RTFGEN.
  22.   SIMPLE.HLP
  23.  
  24.   RTFGEN.TPC    ASCII topic file used to build RTFGEN.HLP.
  25.   MISC.TPC
  26.   RTFGEN.MAC    Macro include file for above.
  27.   *.BMP            Bitmap files used in RTFGEN.HLP.
  28.   *.SHG         Hotspot bitmap files used in RTFGEN.HLP.
  29.  
  30.   SIMPLE.TPC    Simple topic file used to build SIMPLE.HLP.
  31.  
  32.   README        This one.
  33.  
  34.  
  35. Installation:
  36.  
  37. I recommend you copy these files to a directory of their own.  RTFGEN will not
  38. pollute your Window's directory or your WIN.INI file.
  39.  
  40. The Window's help compiler(s) should be somewhere on your path.  When run from
  41. within RTFGEN, the help compiler may run full screen or in a window depending
  42. on the _DEFAULT.PIF settings.  Since running in a window is somewhat more
  43. aesthetic, you may want to set up a .PIF file for the help compiler with the
  44. "Run in window" option checked.
  45.  
  46.  
  47. Documentation:
  48.  
  49. RTFGEN.HLP and SIMPLE.HLP provide the documentation.  If you've never written
  50. a help file before or you want to get an easy start on the doc's, start with
  51. SIMPLE.HLP.  You'll find all you need to know to write a simple (but often
  52. adequate) help file.
  53.  
  54. You can use the topic files supplied to practice with.  If you do, make sure
  55. you name your project file something other than RTFGEN.HPS or SIMPLE.HPS to
  56. avoid overwriting the supplied help files.
  57.  
  58.  
  59. The use of RTFGEN is free.  However, if you find it useful, have suggestions,
  60. or find bugs, I'd like to hear from you.  Future support, changes will
  61. probably depend on how useful it turns out to be.
  62.  
  63. Source code (Borland Pascal 7.0) is available for $10.
  64.  
  65.  
  66. BUG FIXES AND CHANGES
  67.  
  68. Vers. 2.01
  69.  
  70. 'New' now properly resets the map file options.
  71.  
  72. Allow '\:' to be used if a colon is required in Jump/Popup text.
  73.  
  74. Looking at a help file in another directory changed the default directory so
  75. that later help files were output to the wrong directory.  This has been fixed.
  76.  
  77. If you wish to supply your own context sensitive help identifier file, you can
  78. now do it by editing the [MAP] section of the .HPS file.  Any entry you make here
  79. will get transfered to the .HPJ file.
  80.  
  81.  
  82.  
  83. Dave Baldwin
  84.    Compuserve ID 76327,53
  85.  
  86. 22 Fox Den Rd.,
  87. Hollis, NH 03049        (May 15 to Oct 15)
  88. (603) 465-7857
  89.  
  90. 144 13th St. East,
  91. Tierra Verde, FL 33715  (Oct 15 to May 15)
  92. (813) 867-3030
  93.